projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a244d3
)
* jka-compr.el (jka-compr-partial-uncompress)
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 29 Jan 2007 02:51:28 +0000
(
02:51
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 29 Jan 2007 02:51:28 +0000
(
02:51
+0000)
(jka-compr-call-process): Rebind default-directory if it is
invalid. Suggested by Chris Moore.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index cb575a3b5796813e8dc44de9caf448e3d4b3e87e..18ea2579ad02ba61f0e8d539ff353e0ba0b65c55 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2007-01-29 Chong Yidong <cyd@stupidchicken.com>
+ * jka-compr.el (jka-compr-partial-uncompress)
+ (jka-compr-call-process): Rebind default-directory if it is
+ invalid. Suggested by Chris Moore.
+
* comint.el (comint-insert-input): Handle situation where the
selected buffer is not the clicked buffer.